home *** CD-ROM | disk | FTP | other *** search
- -- background: 3225 from stack: in
- -- bmap block id: 6470
- -- flags: 4000
- -- background id: 0
- -- name: Topic
-
-
- -- part 1 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=11 top=25 right=42 bottom=499
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 22
- -- text size: 12
- -- style flags: 256
- -- line height: 16
- -- part name: theTopic
-
-
- -- part 2 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=11 top=44 right=61 bottom=281
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 22
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: theOriginator
-
-
- -- part 3 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=287 top=44 right=61 bottom=499
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 65535
- -- font id: 22
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: theOriginDate
-
-
- -- part 4 (field)
- -- low flags: 01
- -- high flags: 0007
- -- rect: left=3 top=65 right=172 bottom=505
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 22
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: theIntro
-
-
- -- part 5 (field)
- -- low flags: 01
- -- high flags: 0007
- -- rect: left=3 top=174 right=317 bottom=505
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 22
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: theResponses
- ----- HyperTalk script -----
- on mouseUp
- put the clickloc into here
- put item 2 of here into here
- get the scroll of the target
- add it to here
- get the rect of the target
- put item 2 of it into there
- get the textHeight of the target
- put 1 + (here - there) div it into which
- if line which of bkgnd field "theLinks" is empty then exit mouseUp
- visual effect zoom open
- go to (line which of bkgnd field "theLinks")
- end mouseUp
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=477 top=321 right=340 bottom=505
- -- title width / last selected line: 0
- -- icon id / first selected line: 6720 / 6720
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris close
- go to first card of bkgnd "Conference"
- end mouseUp
-
-
-
- -- part 7 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=196 top=321 right=340 bottom=226
- -- title width / last selected line: 0
- -- icon id / first selected line: 15420 / 15420
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- visual effect scroll right
- go to prev card
- end mouseUp
-
-
-
- -- part 8 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=243 top=321 right=340 bottom=273
- -- title width / last selected line: 0
- -- icon id / first selected line: 16560 / 16560
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- visual effect scroll left
- go to next card
- end mouseUp
-
-
-
- -- part 9 (field)
- -- low flags: 80
- -- high flags: 0007
- -- rect: left=36 top=208 right=334 bottom=123
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 22
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: theLinks
-